os.Process.done (method)

2 uses

	os (current package)
		exec.go#L38: func (p *Process) done() bool {
		exec_unix.go#L71: 	if p.done() {